home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / dev / basic / PureBasic_Upd.readme < prev    next >
Encoding:
Text File  |  2000-11-02  |  12.3 KB  |  247 lines

  1. Short:    V1.60 - Update for registered users (from V1.xx to 1.60)
  2. Author:   alphasnd@free.fr (Fantaisie Software)
  3. Uploader: alphasnd@free.fr (Frederic Laboureur)
  4. Version:  1.60
  5. Type:     dev/basic
  6. Replace:  PureBasic_Upd1.50.lha, PureBasic_Upd1.43.lha, PureBasic_Upd1.40.lha
  7.  
  8.    PureBasic is brand new 'high level' programming langage based on the
  9.    previoulsy etablished B.A.S.I.C rules. It ensure a good compatibility
  10.    with similar basic compiler independement of the computer. The learning
  11.    is easy, as basic has been created for beginner and the development time
  12.    is really fast.
  13.  
  14.    This software has been developed for the Amiga with the Amiga enviromment
  15.    in mind. We have put lot of effort in its realization to produce fast,
  16.    reliable and system friendly langage. The respect of the OS is always the
  17.    master word, and you couldn't write bad software with the basic commandset
  18.    provided. Of course, you could add any other functions to bash the hardware
  19.    and use all the Amiga power, if you need it.
  20.  
  21.    The syntax is easy, but the possibities are huge because some 'advanced'
  22.    functions has been added to this langage like pointers, structure,
  23.    procedure, dynamic linked lists, and more.. For the experienced coder,
  24.    there is no problem to access any of the legal OS structures or amiga
  25.    objects.
  26.  
  27.    Finally, PureBasic support the 680x0 processor and the PowerPC processor.
  28.    The 68000 part has been very optimized to output the best code as possible,
  29.    but we're sure we could do even better ! PowerPC part is under heavy
  30.    optimizations.
  31.  
  32.  
  33.    Look yourself at the main features of PureBasic:
  34.  
  35.      - 68000, 68020+ and PowerPC support
  36.      - Built-in Array, dynamic linked list, complex structure, pointer
  37.        and variable definitions
  38.      - Supported types: Byte (8 bit), Word (16 bits), Long (32) and user
  39.        defined ones (structures)
  40.      - Signed and unsigned support for standard types
  41.      - Built-in strings type
  42.      - Constants, binary and hexadecimal numbers support
  43.      - Very good expression reducer by grouping constants and numeric numbers together
  44.      - Standard arithmetic support with respect of signs priority and parenthesis:
  45.        +, -, /, *, and, or, lsl, asl, lsr, asr
  46.      - Compile about 30 000 lines/min on a 68030/50
  47.      - Procedure support for structured programming with locals and global variables
  48.      - All Standard BASIC keywords: If-Else-EndIf, Repeat-Until ...
  49.      - External libraries support to manipulate easily objects like IFF pictures,
  50.        screens, windows, gadgets, sprites...
  51.      - Inlined ASM
  52.      - Precompiled structures and constants files for extra fast compiling.
  53.      - Cool debugger to stop the program execution and trace the bugs easily.
  54.      - Configurable CLI compiler
  55.      - System friendly, easy to install and always under development
  56.      - And more !
  57.  
  58.  
  59. ***********
  60.            *
  61. V1.60 News  *
  62.            *
  63. ***********
  64.  
  65.  
  66.     * The compiler now accepts 'tab' as space character
  67.     * Fixed some minors bugs in the compiler
  68.     * Added 4 brand new PureLibraries:
  69.       - Audio (to manage all the audios functions)
  70.       - Protracker (to replay easely the Protracker modules)
  71.       - Network (based on the TCP/IP protocol, allowing to do
  72.         blazing fast internet applications or multiplayer games)
  73.       - Memory Bank (to allocate memory easely)
  74.     * Added 3 new functions (Misc library): MouseButtons(), GetCliArg()
  75.       and NumberOfCliArgs()
  76.     * Updated function: OptionGadget()
  77.     * Fixed functions: FileRequester(), AddElement()
  78.     * Fixed the Menu library (was totally corrupted since 1.50)
  79.     * Additionals langages have been removed from the main archive
  80.       for faster download & easier updates...
  81.  
  82.       Visit our site web at: http://www.fantaisie-software.fr.fm
  83.  
  84.             Enjoy the Amiga power !
  85.  
  86.                © 2000 - The Fantaisie Software Team -
  87.  
  88.  
  89. ============================= Archive contents =============================
  90.  
  91. Original  Packed Ratio    Date     Time    Name
  92. -------- ------- ----- --------- --------  -------------
  93.     2531    1312 48.1% 19-Mar-00 16:40:28  PureBasic_Update1.60.info
  94.     1704    1626  4.5% 10-Sep-00 16:43:02 +AmigaSprite.delta
  95.      936     919  1.8% 10-Sep-00 16:43:02 +audio.delta
  96.     1348    1286  4.5% 10-Sep-00 16:43:00 +BitMap.delta
  97.     2744    2628  4.2% 10-Sep-00 16:43:02 +Chunky.delta
  98.     1408    1290  8.3% 10-Sep-00 16:43:00 +File.delta
  99.     2804    2486 11.3% 10-Sep-00 16:43:00 +Gadget.delta
  100.      480     467  2.7% 10-Sep-00 16:43:02 +JoyPad.delta
  101.      880     832  5.4% 10-Sep-00 16:43:00 +LinkedList.delta
  102.      860     841  2.2% 10-Sep-00 16:43:02 +MemoryBank.delta
  103.     1884    1727  8.3% 10-Sep-00 16:43:00 +Menu.delta
  104.     1496    1383  7.5% 10-Sep-00 16:43:00 +Misc.delta
  105.     2332    2127  8.7% 10-Sep-00 16:43:02 +Network.delta
  106.     2408    2281  5.2% 10-Sep-00 16:43:00 +Palette.delta
  107.   216308  185560 14.2% 10-Sep-00 16:42:58 +PBCompiler.delta
  108.     1596    1483  7.0% 10-Sep-00 16:42:58 +Picture.delta
  109.     2552    2385  6.5% 10-Sep-00 16:43:02 +PopupMenu.delta
  110.     6020    5667  5.8% 10-Sep-00 16:43:02 +PTModule.delta
  111.     1212    1133  6.5% 10-Sep-00 16:43:02 +rainbow.delta
  112.      976     935  4.2% 10-Sep-00 16:43:00 +Requester.delta
  113.     1876    1754  6.5% 10-Sep-00 16:43:00 +Screen.delta
  114.     3048    2906  4.6% 10-Sep-00 16:43:00 +Sound.delta
  115.     3896    3617  7.1% 10-Sep-00 16:43:02 +Sprite.delta
  116.     1024     994  2.9% 10-Sep-00 16:43:00 +String.delta
  117.     1532    1478  3.5% 10-Sep-00 16:43:02 +ToolType.delta
  118.      228     222  2.6% 10-Sep-00 16:42:58 +WbStartup.delta
  119.     2964    2729  7.9% 10-Sep-00 16:43:00 +Window.delta
  120.     6122    1323 78.3% 10-Sep-00 16:44:06 +Install
  121.     3827    1912 50.0% 21-May-00 10:51:20 +Install.info
  122.     6057    1759 70.9% 10-Sep-00 16:42:48 +Extras_ppcmacros.pasm
  123.     6124    3387 44.6% 10-Sep-00 16:42:22 +Default_Debugger
  124.     1404     700 50.1% 10-Sep-00 16:42:24 +App.pb
  125.     2558    1231 51.8% 10-Sep-00 16:42:24 +Asm_Inline.pb
  126.     1643     761 53.6% 10-Sep-00 16:42:24 +BitMap&Drawing.pb
  127.      768     430 44.0% 10-Sep-00 16:42:26 +Chunky.pb
  128.      557     283 49.1% 10-Sep-00 16:42:22 +Clipboard.pb
  129.     2083     923 55.6% 10-Sep-00 16:42:24 +DualPlayfield_Screen.pb
  130.      763     337 55.8% 10-Sep-00 16:42:22 +File.pb
  131.     1193     476 60.1% 10-Sep-00 16:42:24 +Joypad.pb
  132.     2013     649 67.7% 10-Sep-00 16:42:28 +MemoryBank.pb
  133.     1873     813 56.5% 10-Sep-00 16:42:24 +Menu.pb
  134.      725     402 44.5% 10-Sep-00 16:42:26 +Network_Client.pb
  135.     1270     551 56.6% 10-Sep-00 16:42:26 +Network_Server.pb
  136.     1136     516 54.5% 10-Sep-00 16:42:22 +Palette.pb
  137.     1296     542 58.1% 10-Sep-00 16:42:26 +Picture.pb
  138.     1990     714 64.1% 10-Sep-00 16:42:26 +PopupMenu.pb
  139.     2826    1122 60.2% 10-Sep-00 16:42:24 +Program1.pb
  140.     5132    1413 72.4% 10-Sep-00 16:42:26 +ProtrackerReplay.pb
  141.     2997     878 70.7% 10-Sep-00 16:42:26 +PTModule.pb
  142.      529     266 49.7% 10-Sep-00 16:42:26 +Rainbow.pb
  143.     2284     802 64.8% 10-Sep-00 16:42:22 +Sound.pb
  144.      435     220 49.4% 10-Sep-00 16:42:26 +Timer.pb
  145.     2457     862 64.9% 10-Sep-00 16:42:22 +ToolType.pb
  146.    15701    4527 71.1% 10-Sep-00 16:42:24 +WaponezII.pb
  147.    12362    3581 71.0% 10-Sep-00 16:42:24 +WildManager.pb
  148.      336     160 52.3% 10-Sep-00 16:42:30 +Back_1
  149.      382     287 24.8% 10-Sep-00 16:42:30 +Back_10
  150.      382     261 31.6% 10-Sep-00 16:42:30 +Back_2
  151.      358     210 41.3% 10-Sep-00 16:42:30 +Back_3
  152.      368     246 33.1% 10-Sep-00 16:42:30 +Back_4
  153.      384     293 23.6% 10-Sep-00 16:42:30 +Back_5
  154.      378     267 29.3% 10-Sep-00 16:42:30 +Back_6
  155.      376     271 27.9% 10-Sep-00 16:42:30 +Back_7
  156.      376     269 28.4% 10-Sep-00 16:42:30 +Back_8
  157.      386     265 31.3% 10-Sep-00 16:42:28 +Back_9
  158.      140      90 35.7% 10-Sep-00 16:42:34 +Blank
  159.     1804    1194 33.8% 10-Sep-00 16:42:28 +Boss
  160.      256     186 27.3% 10-Sep-00 16:42:28 +Bullet
  161.      430     208 51.6% 10-Sep-00 16:42:28 +Bullet_1
  162.      490     220 55.1% 10-Sep-00 16:42:32 +Bullet_2
  163.      478     210 56.0% 10-Sep-00 16:42:32 +Bullet_3
  164.      334     208 37.7% 10-Sep-00 16:42:32 +Bullet_Bottom
  165.      292     211 27.7% 10-Sep-00 16:42:32 +Bullet_Diag1
  166.      308     214 30.5% 10-Sep-00 16:42:32 +Bullet_Diag2
  167.      278     200 28.0% 10-Sep-00 16:42:32 +Bullet_Left
  168.      278     206 25.8% 10-Sep-00 16:42:32 +Bullet_Right
  169.     1200     107 91.0% 10-Sep-00 16:42:36 +DefaultMap
  170.      692     438 36.7% 10-Sep-00 16:42:32 +Ennemy_1
  171.      802     496 38.1% 10-Sep-00 16:42:32 +Ennemy_2_1
  172.      776     482 37.8% 10-Sep-00 16:42:32 +Ennemy_2_2
  173.      598     377 36.9% 10-Sep-00 16:42:30 +Ennemy_3_1
  174.      602     361 40.0% 10-Sep-00 16:42:34 +Ennemy_3_2
  175.      602     310 48.5% 10-Sep-00 16:42:34 +Ennemy_3_3
  176.      602     285 52.6% 10-Sep-00 16:42:34 +Ennemy_3_4
  177.      602     320 46.8% 10-Sep-00 16:42:34 +Ennemy_3_5
  178.      602     357 40.6% 10-Sep-00 16:42:34 +Ennemy_3_6
  179.      598     233 61.0% 10-Sep-00 16:42:34 +Explosion_1
  180.      748     350 53.2% 10-Sep-00 16:42:34 +Explosion_2
  181.      826     470 43.0% 10-Sep-00 16:42:36 +Explosion_3
  182.      900     526 41.5% 10-Sep-00 16:42:36 +Explosion_4
  183.      938     526 43.9% 10-Sep-00 16:42:36 +Explosion_5
  184.      906     457 49.5% 10-Sep-00 16:42:36 +Explosion_6
  185.      832     371 55.4% 10-Sep-00 16:42:36 +Explosion_7
  186.      686     260 62.0% 10-Sep-00 16:42:36 +Explosion_8
  187.      730     441 39.5% 10-Sep-00 16:42:36 +Player_1
  188.      732     424 42.0% 10-Sep-00 16:42:34 +Player_2
  189.      734     428 41.6% 10-Sep-00 16:42:34 +Player_3
  190.    35304    8835 74.9% 10-Sep-00 16:42:28 +Background
  191.    16210   14228 12.2% 10-Sep-00 16:42:28 +Explosion
  192.     1166    1106  5.1% 10-Sep-00 16:42:28 +Lazer
  193.     6392    5103 20.1% 10-Sep-00 16:42:36 +Title_256.iff
  194.      727     405 44.2% 10-Sep-00 16:42:50 +Amiga.guide
  195.     4298    1653 61.5% 10-Sep-00 16:42:52 +AmigaSprite.guide
  196.     9817    2273 76.8% 10-Sep-00 16:42:54 +ASM_Keywords.guide
  197.     4123    1210 70.6% 10-Sep-00 16:42:56 +Audio.guide
  198.     3984    1417 64.4% 10-Sep-00 16:42:50 +BitMap.guide
  199.     5357    2018 62.3% 10-Sep-00 16:42:52 +Chunky.guide
  200.     1257     597 52.5% 10-Sep-00 16:42:52 +Clipboard.guide
  201.     7611    2473 67.5% 10-Sep-00 16:42:52 +Drawing.guide
  202.     1826     777 57.4% 10-Sep-00 16:42:52 +Font.guide
  203.    26396    7392 71.9% 10-Sep-00 16:42:52 +Gadget.guide
  204.    33893    4274 87.3% 10-Sep-00 16:42:54 +Index.guide
  205.    51425    5394 89.5% 10-Sep-00 16:42:56 +IndexAll.guide
  206.     3038    1280 57.8% 10-Sep-00 16:42:54 +Joypad.guide
  207.     3682    1183 67.8% 10-Sep-00 16:42:56 +MemoryBank.guide
  208.    10378    3152 69.6% 10-Sep-00 16:42:56 +Network.guide
  209.     1673     480 71.3% 10-Sep-00 16:42:50 +OS.guide
  210.     6961    2387 65.7% 10-Sep-00 16:42:52 +Palette.guide
  211.     3442    1209 64.8% 10-Sep-00 16:42:52 +Picture.guide
  212.    10267    2372 76.8% 10-Sep-00 16:42:56 +PopupMenu.guide
  213.     5267    1669 68.3% 10-Sep-00 16:42:56 +Protracker.guide
  214.     5252    1672 68.1% 10-Sep-00 16:42:56 +PTModule.guide
  215.     3775    1354 64.1% 10-Sep-00 16:42:56 +Rainbow.guide
  216.    34005   10317 69.6% 10-Sep-00 16:42:54 +Reference.guide
  217.    31541    8458 73.1% 10-Sep-00 16:42:54 +Requester.guide
  218.    24383    7905 67.5% 10-Sep-00 16:42:50 +Screen.guide
  219.     1810     645 64.3% 10-Sep-00 16:42:54 +Sort.guide
  220.    11936    2857 76.0% 10-Sep-00 16:42:54 +Sound.guide
  221.    10459    3231 69.1% 10-Sep-00 16:42:50 +Sprite.guide
  222.     2311     923 60.0% 10-Sep-00 16:42:50 +TagList.guide
  223.     1586     703 55.6% 10-Sep-00 16:42:54 +Timer.guide
  224.     7420    2186 70.5% 10-Sep-00 16:42:52 +ToolType.guide
  225.     1149     569 50.4% 10-Sep-00 16:42:56 +WBStartup.guide
  226.    32661   10789 66.9% 10-Sep-00 16:42:50 +Window.guide
  227.    46263   10300 77.7% 10-Sep-00 16:42:48 +AmigaLibs.asm
  228.     3030    1105 63.5% 10-Sep-00 16:42:48 +MakeResident.asm
  229.     5072    2225 56.1% 10-Sep-00 16:42:48 +PureBasic SDK.Readme
  230.    18455    7265 60.6% 10-Sep-00 16:42:58 +PureBasic.guide
  231.    73864   28479 61.4% 10-Sep-00 16:42:58 +PureEditor
  232.      638     195 69.4% 10-Sep-00 16:42:46 +All.pb
  233.    10591    3630 65.7% 10-Sep-00 16:42:42 +cd.pb
  234.     9808    3230 67.0% 10-Sep-00 16:42:42 +datatypesclass.pb
  235.     5219    2050 60.7% 10-Sep-00 16:42:42 +prtbase.pb
  236.     2711     890 67.1% 10-Sep-00 16:42:42 +prtgfx.pb
  237.    14754    5580 62.1% 10-Sep-00 16:42:40 +dosextens.pb
  238.     3043    1271 58.2% 10-Sep-00 16:42:40 +memory.pb
  239.      908     292 67.8% 10-Sep-00 16:42:46 +PureResident_Small.pb
  240.    61222   23281 61.9% 10-Sep-00 16:42:14 +AmigaOS_Small
  241.    71367   28295 60.3% 10-Sep-00 16:42:14 +AmigaOS_Small.Struct
  242.     5560    3064 44.8% 10-Sep-00 16:09:16 +PurePatcher
  243.     1034     489 52.7% 10-Sep-00 16:06:14 +ReadMe
  244.     1686     598 64.5% 21-May-00 11:54:02 +ReadMe.info
  245. -------- ------- ----- --------- --------
  246.  1137701  523878 53.9% 10-Sep-100 20:12:46   152 files
  247.